gtk-demo: Fix builder example
authorMatthias Clasen <mclasen@redhat.com>
Mon, 14 Sep 2015 13:35:01 +0000 (09:35 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 14 Sep 2015 15:15:12 +0000 (11:15 -0400)
This example is still using a GtkVBox, and it happened to be broken
by gtk-builder-tool simplify.

demos/gtk-demo/demo.ui

index 9f3aa13984707f467dbd0def8594dd3106d59e53..f14eb2ebd1541adc61c28513bf5d636ad2d12db0 100644 (file)
               </object>
             </child>
           </object>
+          <packing>
+            <property name="expand">0</property>
+          </packing>
         </child>
         <child>
           <object class="GtkToolbar" id="toolbar1">
             </child>
           </object>
           <packing>
+            <property name="expand">0</property>
             <property name="position">1</property>
           </packing>
         </child>
           </object>
           <packing>
             <property name="position">3</property>
+            <property name="expand">0</property>
           </packing>
         </child>
       </object>